home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000516_connolly@pixel.convex.com _Fri Jan 8 03:47:42 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <connolly@pixel.convex.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA26563; Fri, 8 Jan 93 03:47:42 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA15823; Fri, 8 Jan 1993 04:02:40 +0100
  6. Received: from pixel.convex.com by convex.convex.com (5.64/1.35)
  7.     id AA07994; Thu, 7 Jan 93 21:02:37 -0600
  8. Received: from localhost by pixel.convex.com (5.64/1.28)
  9.     id AA11869; Thu, 7 Jan 93 21:02:36 -0600
  10. Message-Id: <9301080302.AA11869@pixel.convex.com>
  11. To: "Thomas A. Fine" <fine@cis.ohio-state.edu>, www-talk@nxoc01.cern.ch
  12. Subject: Re: dealing with new-lines 
  13. In-Reply-To: Your message of "Thu, 07 Jan 93 18:13:46 CST."
  14. Date: Thu, 07 Jan 93 21:02:36 CST
  15. From: Dan Connolly <connolly@pixel.convex.com>
  16.  
  17.  
  18. >>How should browsers deal with new-lines, and where can html-generators
  19. >>put in new-lines?
  20. >
  21. >Darn good question.
  22. >>
  23. >I have done both, and the results of my labors
  24. >are available in libHTML. I have also done an elisp
  25. >implementation, if anybody's interested.
  26. >
  27. >
  28. >>     <PRE> <PLAINTEXT>
  29. >>   remove ALL new-lines to left, and one new-line to the right.
  30. >
  31. >Why remove one new-line to the right? Just for HTML source file aesthetics?
  32.  
  33. Turns out this is standard behavior. Boy is this a can of worms.
  34.  
  35. I just went back over the comp.text.sgml archives to research this
  36. some more, and boy was I wrong.